A. chmod 555 note
B. chmod 666 note
C. chmod 444 note
D. chmod 333 note
Advertisement
Related Mcqs:
- The chmod ugo+rw note command can be represented in octal notation as_____________?
- A. chmod 555 note B. chmod 666 note C. chmod 444 note D. chmod 333 note...
- The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is_______________?
- A. 0 B. 755 C. 744 D. 555...
- The command chmod 761 note is equivalent to_________________?
- A. chmod 167 note B. chmod u=rwx, g=rw, o=x note C. chmo a =761 note D. chmod 4=7, g=6,0 =1 note...
- Which option is used with the chmod command recursively to all files and sub-directories in a directory ?
- A. -1 B. -i C. -x D. -R...
- The command chmod 761 letter is equivalent to__________________?
- A. chmod 4=7, g = 6, o = 1 letter B. chmod a = 761 letter C. chmod u = rwx, g = rw, o = x letter D. chmod 167 letter...
- Which operator will be used with chmod command to assign absolute permission ?
- A. + B. – C. = D. %...
- What command is used to display a file contents in octal form ?
- A. oct B. of C. od D. cd...
- Which command is used to display a file contents in octal form ?
- A. cd B. od C. of D. oct...
- Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files ?
- A. -l B. -d C. -r D. -b...
- Which command is used with file named ‘note’ to remove the executable permission from the user and assign read permission to the group and others?
- A. chmod u-x, go+r note B. chmod go+r, u+x note C. chmod g-x, uo+r note D. chmod go+x, u-x note...
Advertisement